IviSpecAn Configure Conversion Loss Table [EM]
IviSpecAnExternalMixer Capability Group
This VI configures the conversion loss table by specifying a series of frequency and a power loss pairs.
instrument handle The instrument handle that you obtain from the IviSpecAn Initialize or IviSpecAn Initialize With Options VIs. | |
count Specify the number of frequency and conversion loss pairs.
Default Value: None |
|
frequency An array of frequency values for the frequency and power loss pairs. The array must have at least as many elements as the value you specify in the Count parameter.
Default Value: None |
|
conversion loss An array of conversion loss values for the frequency and power loss pairs. The array must have at least as many elements as the value you specify in the Count parameter.
Default Value: None |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviSpecAn Initialize or IviSpecAn Initialize With Options VIs. | |
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |